home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / programming / amiga / nduk / v37 / fd / timer_lib.fd < prev    next >
Encoding:
Text File  |  1991-11-15  |  177 b   |  11 lines

  1. * "Timer.Device"
  2. ##base _TimerBase
  3. ##bias 42
  4. ##public
  5. AddTime(dest,src)(a0/a1)
  6. SubTime(dest,src)(a0/a1)
  7. CmpTime(dest,src)(a0/a1)
  8. ReadEClock(dest)(a0)
  9. GetSysTime(dest)(a0)
  10. ##end
  11.